projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5c586
)
Document mail-default-directory.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 7 Jul 2002 11:44:52 +0000
(11:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 7 Jul 2002 11:44:52 +0000
(11:44 +0000)
man/sending.texi
patch
|
blob
|
history
diff --git
a/man/sending.texi
b/man/sending.texi
index 581e3200750e08b742a5bae32c13b28a0a159ec4..482ffecfd0055a7168ce1cf9ffaf18789a15712e 100644
(file)
--- a/
man/sending.texi
+++ b/
man/sending.texi
@@
-57,6
+57,11
@@
Buffer}). Then you can use @kbd{C-x m} or its variants described above
to make a new @samp{*mail*} buffer. Once you've done that, you can work
with each mail buffer independently.
+@vindex mail-default-directory
+ The variable @code{mail-default-directory} controls the default
+directory for mail buffers, and also says where to put their auto-save
+files.
+
@ignore
@c Commented out because it is not user-oriented;
@c it doesn't say how to do some job. -- rms.